Management API

Base Resource URL:

     https://[server-name]/api/v01/plans/[plan-id]

Description:

Provides access to configuration settings for the selected pricing plan.

Supported Actions:

load  
Method:  GET       Implicit:  Yes       Returns:  Plan *      
Consumes:  xurl  Produces:  json, xml 
 
Returns configuration settings for the selected pricing plan.


modify  
Method:  POST       Implicit:  Yes       Returns:  Plan *      
Consumes:  json, xml  Produces:  json, xml 
 
Updates the selected pricing plan with the specified values.

Parameters:
# Name Type Required Default Description
01 object Plan * Yes Represents information about the plan.